1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmMainMenu
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container()
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMainMenu))
27         Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
28         Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
29         Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
30         Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
31         Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
32         Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
33         Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
34         Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
35         Me.MenuStrip1 = New System.Windows.Forms.MenuStrip()
36         Me.RegistrationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
37         Me.LogsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
38         Me.DatabaseToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
39         Me.BackupToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
40         Me.RestoreToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
41         Me.CustomerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
42         Me.SupplierToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
43         Me.ProductToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
44         Me.StockToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
45         Me.StockInToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
46         Me.ServiceToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
47         Me.VoucherToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
48         Me.QuotationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
49         Me.BillingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
50         Me.ProductsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
51         Me.ProductsRepairToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
52         Me.RecordToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
53         Me.CustomerToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
54         Me.SupplierToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
55         Me.ProductToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
56         Me.StockToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
57         Me.ServiceToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
58         Me.QuotationToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
59         Me.BillingProductsServiceToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
60         Me.ReportsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
61         Me.SalesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
62         Me.ServiceBillingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
63         Me.StockInAndStockOutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
64         Me.PurchaseToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
65         Me.ExpenditureToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
66         Me.CreditorsAndDebtorsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
67         Me.ProfitAndLossToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
68         Me.OverallToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
69         Me.LogoutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
70         Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
71         Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
72         Me.MenuStrip2 = New System.Windows.Forms.MenuStrip()
73         Me.MasterEntryToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
74         Me.CompanyInfoToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
75         Me.ContactsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
76         Me.CategoryToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
77         Me.SubCategoryToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
78         Me.SMSSettingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
79         Me.ToolsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
80         Me.CalculatorToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
81         Me.NotepadToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
82         Me.WordpadToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
83         Me.MSWordToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
84         Me.TaskManagerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
85         Me.SystemInfoToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
86         Me.AboutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
87         Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
88         Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
89         Me.lblUserType = New System.Windows.Forms.ToolStripStatusLabel()
90         Me.ToolStripStatusLabel2 = New System.Windows.Forms.ToolStripStatusLabel()
91         Me.lblUser = New System.Windows.Forms.ToolStripStatusLabel()
92         Me.ToolStripStatusLabel3 = New System.Windows.Forms.ToolStripStatusLabel()
93         Me.lblDateTime = New System.Windows.Forms.ToolStripStatusLabel()
94         Me.lblTime = New System.Windows.Forms.ToolStripStatusLabel()
95         Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
96         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
97         Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
98         Me.Panel5 = New System.Windows.Forms.Panel()
99         Me.btnExportExcel = New System.Windows.Forms.Button()
100         Me.btnReset = New System.Windows.Forms.Button()
101         Me.Panel3 = New System.Windows.Forms.Panel()
102         Me.txtProductName = New System.Windows.Forms.TextBox()
103         Me.Label3 = New System.Windows.Forms.Label()
104         Me.DataGridView1 = New System.Windows.Forms.DataGridView()
105         Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
106         Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
107         Me.Column3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
108         Me.Column4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
109         Me.Column5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
110         Me.Column6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
111         Me.Column7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
112         Me.MenuStrip1.SuspendLayout()
113         Me.MenuStrip2.SuspendLayout()
114         Me.StatusStrip1.SuspendLayout()
115         Me.Panel5.SuspendLayout()
116         Me.Panel3.SuspendLayout()
117         CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
118         Me.SuspendLayout()
119         
'
120         
'MenuStrip1
121         
'
122         Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.RegistrationToolStripMenuItem, Me.LogsToolStripMenuItem, Me.DatabaseToolStripMenuItem, Me.CustomerToolStripMenuItem, Me.SupplierToolStripMenuItem, Me.ProductToolStripMenuItem, Me.StockToolStripMenuItem, Me.StockInToolStripMenuItem, Me.ServiceToolStripMenuItem, Me.VoucherToolStripMenuItem, Me.QuotationToolStripMenuItem, Me.BillingToolStripMenuItem, Me.RecordToolStripMenuItem, Me.ReportsToolStripMenuItem, Me.LogoutToolStripMenuItem, Me.ToolStripMenuItem1, Me.ToolStripMenuItem2})
123         Me.MenuStrip1.Location = New System.Drawing.Point(
0, 24)
124         Me.MenuStrip1.Name =
"MenuStrip1"
125         Me.MenuStrip1.Size = New System.Drawing.Size(
1079, 73)
126         Me.MenuStrip1.TabIndex =
0
127         Me.MenuStrip1.Text =
"MenuStrip1"
128         
'
129         
'RegistrationToolStripMenuItem
130         
'
131         Me.RegistrationToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.user_regestration
132         Me.RegistrationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
133         Me.RegistrationToolStripMenuItem.Name =
"RegistrationToolStripMenuItem"
134         Me.RegistrationToolStripMenuItem.Size = New System.Drawing.Size(
82, 69)
135         Me.RegistrationToolStripMenuItem.Text =
"Registration"
136         Me.RegistrationToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
137         
'
138         
'LogsToolStripMenuItem
139         
'
140         Me.LogsToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Logs
141         Me.LogsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
142         Me.LogsToolStripMenuItem.Name =
"LogsToolStripMenuItem"
143         Me.LogsToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
144         Me.LogsToolStripMenuItem.Text =
"Logs"
145         Me.LogsToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
146         
'
147         
'DatabaseToolStripMenuItem
148         
'
149         Me.DatabaseToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BackupToolStripMenuItem, Me.RestoreToolStripMenuItem})
150         Me.DatabaseToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Database
151         Me.DatabaseToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
152         Me.DatabaseToolStripMenuItem.Name =
"DatabaseToolStripMenuItem"
153         Me.DatabaseToolStripMenuItem.Size = New System.Drawing.Size(
67, 69)
154         Me.DatabaseToolStripMenuItem.Text =
"Database"
155         Me.DatabaseToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
156         
'
157         
'BackupToolStripMenuItem
158         
'
159         Me.BackupToolStripMenuItem.Name =
"BackupToolStripMenuItem"
160         Me.BackupToolStripMenuItem.Size = New System.Drawing.Size(
113, 22)
161         Me.BackupToolStripMenuItem.Text =
"Backup"
162         
'
163         
'RestoreToolStripMenuItem
164         
'
165         Me.RestoreToolStripMenuItem.Name =
"RestoreToolStripMenuItem"
166         Me.RestoreToolStripMenuItem.Size = New System.Drawing.Size(
113, 22)
167         Me.RestoreToolStripMenuItem.Text =
"Restore"
168         
'
169         
'CustomerToolStripMenuItem
170         
'
171         Me.CustomerToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.new_customers
172         Me.CustomerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
173         Me.CustomerToolStripMenuItem.Name =
"CustomerToolStripMenuItem"
174         Me.CustomerToolStripMenuItem.Size = New System.Drawing.Size(
71, 69)
175         Me.CustomerToolStripMenuItem.Text =
"Customer"
176         Me.CustomerToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
177         
'
178         
'SupplierToolStripMenuItem
179         
'
180         Me.SupplierToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.supplier
181         Me.SupplierToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
182         Me.SupplierToolStripMenuItem.Name =
"SupplierToolStripMenuItem"
183         Me.SupplierToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
184         Me.SupplierToolStripMenuItem.Text =
"Supplier"
185         Me.SupplierToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
186         
'
187         
'ProductToolStripMenuItem
188         
'
189         Me.ProductToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Product
190         Me.ProductToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
191         Me.ProductToolStripMenuItem.Name =
"ProductToolStripMenuItem"
192         Me.ProductToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
193         Me.ProductToolStripMenuItem.Text =
"Product"
194         Me.ProductToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
195         
'
196         
'StockToolStripMenuItem
197         
'
198         Me.StockToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.add_stock
199         Me.StockToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
200         Me.StockToolStripMenuItem.Name =
"StockToolStripMenuItem"
201         Me.StockToolStripMenuItem.Size = New System.Drawing.Size(
78, 69)
202         Me.StockToolStripMenuItem.Text =
"Stock Entry"
203         Me.StockToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
204         
'
205         
'StockInToolStripMenuItem
206         
'
207         Me.StockInToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.stock_in_icon
208         Me.StockInToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
209         Me.StockInToolStripMenuItem.Name =
"StockInToolStripMenuItem"
210         Me.StockInToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
211         Me.StockInToolStripMenuItem.Text =
"Stock In"
212         Me.StockInToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
213         
'
214         
'ServiceToolStripMenuItem
215         
'
216         Me.ServiceToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.service_256
217         Me.ServiceToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
218         Me.ServiceToolStripMenuItem.Name =
"ServiceToolStripMenuItem"
219         Me.ServiceToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
220         Me.ServiceToolStripMenuItem.Text =
"Service"
221         Me.ServiceToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
222         
'
223         
'VoucherToolStripMenuItem
224         
'
225         Me.VoucherToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Voucher
226         Me.VoucherToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
227         Me.VoucherToolStripMenuItem.Name =
"VoucherToolStripMenuItem"
228         Me.VoucherToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
229         Me.VoucherToolStripMenuItem.Text =
"Voucher"
230         Me.VoucherToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
231         
'
232         
'QuotationToolStripMenuItem
233         
'
234         Me.QuotationToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.quotation_256
235         Me.QuotationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
236         Me.QuotationToolStripMenuItem.Name =
"QuotationToolStripMenuItem"
237         Me.QuotationToolStripMenuItem.Size = New System.Drawing.Size(
73, 69)
238         Me.QuotationToolStripMenuItem.Text =
"Quotation"
239         Me.QuotationToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
240         
'
241         
'BillingToolStripMenuItem
242         
'
243         Me.BillingToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ProductsToolStripMenuItem, Me.ProductsRepairToolStripMenuItem})
244         Me.BillingToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Billing
245         Me.BillingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
246         Me.BillingToolStripMenuItem.Name =
"BillingToolStripMenuItem"
247         Me.BillingToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
248         Me.BillingToolStripMenuItem.Text =
"Billing"
249         Me.BillingToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
250         
'
251         
'ProductsToolStripMenuItem
252         
'
253         Me.ProductsToolStripMenuItem.Name =
"ProductsToolStripMenuItem"
254         Me.ProductsToolStripMenuItem.Size = New System.Drawing.Size(
121, 22)
255         Me.ProductsToolStripMenuItem.Text =
"Products"
256         
'
257         
'ProductsRepairToolStripMenuItem
258         
'
259         Me.ProductsRepairToolStripMenuItem.Name =
"ProductsRepairToolStripMenuItem"
260         Me.ProductsRepairToolStripMenuItem.Size = New System.Drawing.Size(
121, 22)
261         Me.ProductsRepairToolStripMenuItem.Text =
"Service"
262         
'
263         
'RecordToolStripMenuItem
264         
'
265         Me.RecordToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CustomerToolStripMenuItem1, Me.SupplierToolStripMenuItem1, Me.ProductToolStripMenuItem2, Me.StockToolStripMenuItem1, Me.ServiceToolStripMenuItem1, Me.QuotationToolStripMenuItem1, Me.BillingProductsServiceToolStripMenuItem})
266         Me.RecordToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.record_512
267         Me.RecordToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
268         Me.RecordToolStripMenuItem.Name =
"RecordToolStripMenuItem"
269         Me.RecordToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
270         Me.RecordToolStripMenuItem.Text =
"Records"
271         Me.RecordToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
272         
'
273         
'CustomerToolStripMenuItem1
274         
'
275         Me.CustomerToolStripMenuItem1.Name =
"CustomerToolStripMenuItem1"
276         Me.CustomerToolStripMenuItem1.Size = New System.Drawing.Size(
147, 22)
277         Me.CustomerToolStripMenuItem1.Text =
"Customers"
278         
'
279         
'SupplierToolStripMenuItem1
280         
'
281         Me.SupplierToolStripMenuItem1.Name =
"SupplierToolStripMenuItem1"
282         Me.SupplierToolStripMenuItem1.Size = New System.Drawing.Size(
147, 22)
283         Me.SupplierToolStripMenuItem1.Text =
"Suppliers"
284         
'
285         
'ProductToolStripMenuItem2
286         
'
287         Me.ProductToolStripMenuItem2.Name =
"ProductToolStripMenuItem2"
288         Me.ProductToolStripMenuItem2.Size = New System.Drawing.Size(
147, 22)
289         Me.ProductToolStripMenuItem2.Text =
"Products"
290         
'
291         
'StockToolStripMenuItem1
292         
'
293         Me.StockToolStripMenuItem1.Name =
"StockToolStripMenuItem1"
294         Me.StockToolStripMenuItem1.Size = New System.Drawing.Size(
147, 22)
295         Me.StockToolStripMenuItem1.Text =
"Stock"
296         
'
297         
'ServiceToolStripMenuItem1
298         
'
299         Me.ServiceToolStripMenuItem1.Name =
"ServiceToolStripMenuItem1"
300         Me.ServiceToolStripMenuItem1.Size = New System.Drawing.Size(
147, 22)
301         Me.ServiceToolStripMenuItem1.Text =
"Services"
302         
'
303         
'QuotationToolStripMenuItem1
304         
'
305         Me.QuotationToolStripMenuItem1.Name =
"QuotationToolStripMenuItem1"
306         Me.QuotationToolStripMenuItem1.Size = New System.Drawing.Size(
147, 22)
307         Me.QuotationToolStripMenuItem1.Text =
"Quotations"
308         
'
309         
'BillingProductsServiceToolStripMenuItem
310         
'
311         Me.BillingProductsServiceToolStripMenuItem.Name =
"BillingProductsServiceToolStripMenuItem"
312         Me.BillingProductsServiceToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
313         Me.BillingProductsServiceToolStripMenuItem.Text =
"Service Billing"
314         
'
315         
'ReportsToolStripMenuItem
316         
'
317         Me.ReportsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SalesToolStripMenuItem, Me.ServiceBillingToolStripMenuItem, Me.StockInAndStockOutToolStripMenuItem, Me.PurchaseToolStripMenuItem, Me.ExpenditureToolStripMenuItem, Me.CreditorsAndDebtorsToolStripMenuItem, Me.ProfitAndLossToolStripMenuItem, Me.OverallToolStripMenuItem})
318         Me.ReportsToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Entypo_e731_0__512
319         Me.ReportsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
320         Me.ReportsToolStripMenuItem.Name =
"ReportsToolStripMenuItem"
321         Me.ReportsToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
322         Me.ReportsToolStripMenuItem.Text =
"Reports"
323         Me.ReportsToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
324         
'
325         
'SalesToolStripMenuItem
326         
'
327         Me.SalesToolStripMenuItem.Name =
"SalesToolStripMenuItem"
328         Me.SalesToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
329         Me.SalesToolStripMenuItem.Text =
"Sales"
330         
'
331         
'ServiceBillingToolStripMenuItem
332         
'
333         Me.ServiceBillingToolStripMenuItem.Name =
"ServiceBillingToolStripMenuItem"
334         Me.ServiceBillingToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
335         Me.ServiceBillingToolStripMenuItem.Text =
"Service Billing"
336         
'
337         
'StockInAndStockOutToolStripMenuItem
338         
'
339         Me.StockInAndStockOutToolStripMenuItem.Name =
"StockInAndStockOutToolStripMenuItem"
340         Me.StockInAndStockOutToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
341         Me.StockInAndStockOutToolStripMenuItem.Text =
"Stock In And Stock Out"
342         
'
343         
'PurchaseToolStripMenuItem
344         
'
345         Me.PurchaseToolStripMenuItem.Name =
"PurchaseToolStripMenuItem"
346         Me.PurchaseToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
347         Me.PurchaseToolStripMenuItem.Text =
"Purchase"
348         
'
349         
'ExpenditureToolStripMenuItem
350         
'
351         Me.ExpenditureToolStripMenuItem.Name =
"ExpenditureToolStripMenuItem"
352         Me.ExpenditureToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
353         Me.ExpenditureToolStripMenuItem.Text =
"Expenditure"
354         
'
355         
'CreditorsAndDebtorsToolStripMenuItem
356         
'
357         Me.CreditorsAndDebtorsToolStripMenuItem.Name =
"CreditorsAndDebtorsToolStripMenuItem"
358         Me.CreditorsAndDebtorsToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
359         Me.CreditorsAndDebtorsToolStripMenuItem.Text =
"Creditors and Debtors"
360         
'
361         
'ProfitAndLossToolStripMenuItem
362         
'
363         Me.ProfitAndLossToolStripMenuItem.Name =
"ProfitAndLossToolStripMenuItem"
364         Me.ProfitAndLossToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
365         Me.ProfitAndLossToolStripMenuItem.Text =
"Profit and Loss"
366         
'
367         
'OverallToolStripMenuItem
368         
'
369         Me.OverallToolStripMenuItem.Name =
"OverallToolStripMenuItem"
370         Me.OverallToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
371         Me.OverallToolStripMenuItem.Text =
"Overall"
372         
'
373         
'LogoutToolStripMenuItem
374         
'
375         Me.LogoutToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.logout
376         Me.LogoutToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
377         Me.LogoutToolStripMenuItem.Name =
"LogoutToolStripMenuItem"
378         Me.LogoutToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
379         Me.LogoutToolStripMenuItem.Text =
"Logout"
380         Me.LogoutToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
381         
'
382         
'ToolStripMenuItem1
383         
'
384         Me.ToolStripMenuItem1.Name =
"ToolStripMenuItem1"
385         Me.ToolStripMenuItem1.Size = New System.Drawing.Size(
12, 69)
386         
'
387         
'ToolStripMenuItem2
388         
'
389         Me.ToolStripMenuItem2.Name =
"ToolStripMenuItem2"
390         Me.ToolStripMenuItem2.Size = New System.Drawing.Size(
12, 69)
391         
'
392         
'MenuStrip2
393         
'
394         Me.MenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MasterEntryToolStripMenuItem, Me.ToolsToolStripMenuItem, Me.AboutToolStripMenuItem})
395         Me.MenuStrip2.Location = New System.Drawing.Point(
0, 0)
396         Me.MenuStrip2.Name =
"MenuStrip2"
397         Me.MenuStrip2.Size = New System.Drawing.Size(
1079, 24)
398         Me.MenuStrip2.TabIndex =
1
399         Me.MenuStrip2.Text =
"MenuStrip2"
400         
'
401         
'MasterEntryToolStripMenuItem
402         
'
403         Me.MasterEntryToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CompanyInfoToolStripMenuItem, Me.ContactsToolStripMenuItem, Me.CategoryToolStripMenuItem, Me.SubCategoryToolStripMenuItem, Me.SMSSettingToolStripMenuItem})
404         Me.MasterEntryToolStripMenuItem.Name =
"MasterEntryToolStripMenuItem"
405         Me.MasterEntryToolStripMenuItem.Size = New System.Drawing.Size(
85, 20)
406         Me.MasterEntryToolStripMenuItem.Text =
"Master Entry"
407         
'
408         
'CompanyInfoToolStripMenuItem
409         
'
410         Me.CompanyInfoToolStripMenuItem.Name =
"CompanyInfoToolStripMenuItem"
411         Me.CompanyInfoToolStripMenuItem.Size = New System.Drawing.Size(
150, 22)
412         Me.CompanyInfoToolStripMenuItem.Text =
"Company Info"
413         
'
414         
'ContactsToolStripMenuItem
415         
'
416         Me.ContactsToolStripMenuItem.Name =
"ContactsToolStripMenuItem"
417         Me.ContactsToolStripMenuItem.Size = New System.Drawing.Size(
150, 22)
418         Me.ContactsToolStripMenuItem.Text =
"Contacts"
419         
'
420         
'CategoryToolStripMenuItem
421         
'
422         Me.CategoryToolStripMenuItem.Name =
"CategoryToolStripMenuItem"
423         Me.CategoryToolStripMenuItem.Size = New System.Drawing.Size(
150, 22)
424         Me.CategoryToolStripMenuItem.Text =
"Category"
425         
'
426         
'SubCategoryToolStripMenuItem
427         
'
428         Me.SubCategoryToolStripMenuItem.Name =
"SubCategoryToolStripMenuItem"
429         Me.SubCategoryToolStripMenuItem.Size = New System.Drawing.Size(
150, 22)
430         Me.SubCategoryToolStripMenuItem.Text =
"Sub Category"
431         
'
432         
'SMSSettingToolStripMenuItem
433         
'
434         Me.SMSSettingToolStripMenuItem.Name =
"SMSSettingToolStripMenuItem"
435         Me.SMSSettingToolStripMenuItem.Size = New System.Drawing.Size(
150, 22)
436         Me.SMSSettingToolStripMenuItem.Text =
"SMS Setting"
437         
'
438         
'ToolsToolStripMenuItem
439         
'
440         Me.ToolsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CalculatorToolStripMenuItem, Me.NotepadToolStripMenuItem, Me.WordpadToolStripMenuItem, Me.MSWordToolStripMenuItem, Me.TaskManagerToolStripMenuItem, Me.SystemInfoToolStripMenuItem})
441         Me.ToolsToolStripMenuItem.Name =
"ToolsToolStripMenuItem"
442         Me.ToolsToolStripMenuItem.Size = New System.Drawing.Size(
47, 20)
443         Me.ToolsToolStripMenuItem.Text =
"Tools"
444         
'
445         
'CalculatorToolStripMenuItem
446         
'
447         Me.CalculatorToolStripMenuItem.Name =
"CalculatorToolStripMenuItem"
448         Me.CalculatorToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
449         Me.CalculatorToolStripMenuItem.Text =
"Calculator"
450         
'
451         
'NotepadToolStripMenuItem
452         
'
453         Me.NotepadToolStripMenuItem.Name =
"NotepadToolStripMenuItem"
454         Me.NotepadToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
455         Me.NotepadToolStripMenuItem.Text =
"Notepad"
456         
'
457         
'WordpadToolStripMenuItem
458         
'
459         Me.WordpadToolStripMenuItem.Name =
"WordpadToolStripMenuItem"
460         Me.WordpadToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
461         Me.WordpadToolStripMenuItem.Text =
"Wordpad"
462         
'
463         
'MSWordToolStripMenuItem
464         
'
465         Me.MSWordToolStripMenuItem.Name =
"MSWordToolStripMenuItem"
466         Me.MSWordToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
467         Me.MSWordToolStripMenuItem.Text =
"MS Word"
468         
'
469         
'TaskManagerToolStripMenuItem
470         
'
471         Me.TaskManagerToolStripMenuItem.Name =
"TaskManagerToolStripMenuItem"
472         Me.TaskManagerToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
473         Me.TaskManagerToolStripMenuItem.Text =
"Task Manager"
474         
'
475         
'SystemInfoToolStripMenuItem
476         
'
477         Me.SystemInfoToolStripMenuItem.Name =
"SystemInfoToolStripMenuItem"
478         Me.SystemInfoToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
479         Me.SystemInfoToolStripMenuItem.Text =
"System Info"
480         
'
481         
'AboutToolStripMenuItem
482         
'
483         Me.AboutToolStripMenuItem.Name =
"AboutToolStripMenuItem"
484         Me.AboutToolStripMenuItem.Size = New System.Drawing.Size(
52, 20)
485         Me.AboutToolStripMenuItem.Text =
"About"
486         
'
487         
'StatusStrip1
488         
'
489         Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1, Me.lblUserType, Me.ToolStripStatusLabel2, Me.lblUser, Me.ToolStripStatusLabel3, Me.lblDateTime, Me.lblTime})
490         Me.StatusStrip1.Location = New System.Drawing.Point(
0, 456)
491         Me.StatusStrip1.Name =
"StatusStrip1"
492         Me.StatusStrip1.Size = New System.Drawing.Size(
1079, 22)
493         Me.StatusStrip1.TabIndex =
6
494         Me.StatusStrip1.Text =
"StatusStrip1"
495         
'
496         
'ToolStripStatusLabel1
497         
'
498         Me.ToolStripStatusLabel1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
499         Me.ToolStripStatusLabel1.ForeColor = System.Drawing.Color.Black
500         Me.ToolStripStatusLabel1.Name =
"ToolStripStatusLabel1"
501         Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(
84, 17)
502         Me.ToolStripStatusLabel1.Text =
"Logged in As :"
503         
'
504         
'lblUserType
505         
'
506         Me.lblUserType.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
507         Me.lblUserType.Image = CType(resources.GetObject(
"lblUserType.Image"), System.Drawing.Image)
508         Me.lblUserType.Name =
"lblUserType"
509         Me.lblUserType.Size = New System.Drawing.Size(
78, 17)
510         Me.lblUserType.Text =
"User Type"
511         
'
512         
'ToolStripStatusLabel2
513         
'
514         Me.ToolStripStatusLabel2.Font = New System.Drawing.Font(
"Palatino Linotype", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
515         Me.ToolStripStatusLabel2.Name =
"ToolStripStatusLabel2"
516         Me.ToolStripStatusLabel2.Size = New System.Drawing.Size(
11, 17)
517         Me.ToolStripStatusLabel2.Text =
":"
518         
'
519         
'lblUser
520         
'
521         Me.lblUser.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
522         Me.lblUser.ForeColor = System.Drawing.Color.Black
523         Me.lblUser.Name =
"lblUser"
524         Me.lblUser.Size = New System.Drawing.Size(
70, 17)
525         Me.lblUser.Text =
"User Name"
526         
'
527         
'ToolStripStatusLabel3
528         
'
529         Me.ToolStripStatusLabel3.Name =
"ToolStripStatusLabel3"
530         Me.ToolStripStatusLabel3.Size = New System.Drawing.Size(
707, 17)
531         Me.ToolStripStatusLabel3.Spring = True
532         
'
533         
'lblDateTime
534         
'
535         Me.lblDateTime.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
536         Me.lblDateTime.ForeColor = System.Drawing.Color.Black
537         Me.lblDateTime.Image = CType(resources.GetObject(
"lblDateTime.Image"), System.Drawing.Image)
538         Me.lblDateTime.Name =
"lblDateTime"
539         Me.lblDateTime.Size = New System.Drawing.Size(
80, 17)
540         Me.lblDateTime.Text =
"Date Time"
541         
'
542         
'lblTime
543         
'
544         Me.lblTime.Name =
"lblTime"
545         Me.lblTime.Size = New System.Drawing.Size(
34, 17)
546         Me.lblTime.Text =
"Time"
547         
'
548         
'OpenFileDialog1
549         
'
550         Me.OpenFileDialog1.FileName =
"OpenFileDialog1"
551         
'
552         
'Timer1
553         
'
554         Me.Timer1.Enabled = True
555         
'
556         
'Timer2
557         
'
558         
'
559         
'Panel5
560         
'
561         Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
562         Me.Panel5.Controls.Add(Me.btnExportExcel)
563         Me.Panel5.Controls.Add(Me.btnReset)
564         Me.Panel5.Location = New System.Drawing.Point(
264, 116)
565         Me.Panel5.Name =
"Panel5"
566         Me.Panel5.Size = New System.Drawing.Size(
234, 70)
567         Me.Panel5.TabIndex =
48
568         
'
569         
'btnExportExcel
570         
'
571         Me.btnExportExcel.BackColor = System.Drawing.SystemColors.Control
572         Me.btnExportExcel.Cursor = System.Windows.Forms.Cursors.Hand
573         Me.btnExportExcel.FlatStyle = System.Windows.Forms.FlatStyle.Popup
574         Me.btnExportExcel.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
575         Me.btnExportExcel.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Excel_icon
576         Me.btnExportExcel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
577         Me.btnExportExcel.Location = New System.Drawing.Point(
109, 16)
578         Me.btnExportExcel.Name =
"btnExportExcel"
579         Me.btnExportExcel.Size = New System.Drawing.Size(
114, 36)
580         Me.btnExportExcel.TabIndex =
5
581         Me.btnExportExcel.Text =
"Export Excel"
582         Me.btnExportExcel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
583         Me.btnExportExcel.UseVisualStyleBackColor = False
584         
'
585         
'btnReset
586         
'
587         Me.btnReset.BackColor = System.Drawing.SystemColors.Control
588         Me.btnReset.Cursor = System.Windows.Forms.Cursors.Hand
589         Me.btnReset.FlatStyle = System.Windows.Forms.FlatStyle.Popup
590         Me.btnReset.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
591         Me.btnReset.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Reset2_32x32
592         Me.btnReset.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
593         Me.btnReset.Location = New System.Drawing.Point(
14, 16)
594         Me.btnReset.Name =
"btnReset"
595         Me.btnReset.Size = New System.Drawing.Size(
89, 36)
596         Me.btnReset.TabIndex =
0
597         Me.btnReset.Text =
"Reset"
598         Me.btnReset.TextAlign = System.Drawing.ContentAlignment.MiddleRight
599         Me.btnReset.UseVisualStyleBackColor = False
600         
'
601         
'Panel3
602         
'
603         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
604         Me.Panel3.Controls.Add(Me.txtProductName)
605         Me.Panel3.Controls.Add(Me.Label3)
606         Me.Panel3.Location = New System.Drawing.Point(
12, 116)
607         Me.Panel3.Name =
"Panel3"
608         Me.Panel3.Size = New System.Drawing.Size(
246, 70)
609         Me.Panel3.TabIndex =
47
610         
'
611         
'txtProductName
612         
'
613         Me.txtProductName.BackColor = System.Drawing.Color.White
614         Me.txtProductName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
615         Me.txtProductName.Location = New System.Drawing.Point(
13, 30)
616         Me.txtProductName.Name =
"txtProductName"
617         Me.txtProductName.Size = New System.Drawing.Size(
221, 21)
618         Me.txtProductName.TabIndex =
13
619         
'
620         
'Label3
621         
'
622         Me.Label3.AutoSize = True
623         Me.Label3.Location = New System.Drawing.Point(
10, 10)
624         Me.Label3.Name =
"Label3"
625         Me.Label3.Size = New System.Drawing.Size(
133, 13)
626         Me.Label3.TabIndex =
12
627         Me.Label3.Text =
"Search By Product Name :"
628         
'
629         
'DataGridView1
630         
'
631         Me.DataGridView1.AllowUserToAddRows = False
632         Me.DataGridView1.AllowUserToDeleteRows = False
633         Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
634             Or System.Windows.Forms.AnchorStyles.Left) _
635             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
636         Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
637         Me.DataGridView1.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells
638         Me.DataGridView1.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight
639         DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
640         DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
641         DataGridViewCellStyle1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
642         DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
643         DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
644         DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
645         DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
646         Me.DataGridView1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
647         Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
648         Me.DataGridView1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2, Me.Column3, Me.Column4, Me.Column5, Me.Column6, Me.Column7})
649         DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
650         DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window
651         DataGridViewCellStyle7.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
652         DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText
653         DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
654         DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
655         DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
656         Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle7
657         Me.DataGridView1.Location = New System.Drawing.Point(
13, 193)
658         Me.DataGridView1.Name =
"DataGridView1"
659         Me.DataGridView1.ReadOnly = True
660         DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
661         DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control
662         DataGridViewCellStyle8.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
663         DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText
664         DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
665         DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
666         DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
667         Me.DataGridView1.RowHeadersDefaultCellStyle = DataGridViewCellStyle8
668         Me.DataGridView1.Size = New System.Drawing.Size(
1056, 260)
669         Me.DataGridView1.TabIndex =
49
670         
'
671         
'Column1
672         
'
673         Me.Column1.FillWeight =
82.25616!
674         Me.Column1.HeaderText =
"Product Code"
675         Me.Column1.Name =
"Column1"
676         Me.Column1.ReadOnly = True
677         
'
678         
'Column2
679         
'
680         Me.Column2.FillWeight =
213.6564!
681         Me.Column2.HeaderText =
"Product Name"
682         Me.Column2.Name =
"Column2"
683         Me.Column2.ReadOnly = True
684         
'
685         
'Column3
686         
'
687         DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
688         Me.Column3.DefaultCellStyle = DataGridViewCellStyle2
689         Me.Column3.FillWeight =
73.22829!
690         Me.Column3.HeaderText =
"Cost Price"
691         Me.Column3.Name =
"Column3"
692         Me.Column3.ReadOnly = True
693         Me.Column3.Visible = False
694         
'
695         
'Column4
696         
'
697         DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
698         Me.Column4.DefaultCellStyle = DataGridViewCellStyle3
699         Me.Column4.FillWeight =
77.49556!
700         Me.Column4.HeaderText =
"Price"
701         Me.Column4.Name =
"Column4"
702         Me.Column4.ReadOnly = True
703         
'
704         
'Column5
705         
'
706         DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
707         Me.Column5.DefaultCellStyle = DataGridViewCellStyle4
708         Me.Column5.FillWeight =
81.26138!
709         Me.Column5.HeaderText =
"Discount"
710         Me.Column5.Name =
"Column5"
711         Me.Column5.ReadOnly = True
712         
'
713         
'Column6
714         
'
715         DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
716         Me.Column6.DefaultCellStyle = DataGridViewCellStyle5
717         Me.Column6.FillWeight =
84.58468!
718         Me.Column6.HeaderText =
"VAT"
719         Me.Column6.Name =
"Column6"
720         Me.Column6.ReadOnly = True
721         
'
722         
'Column7
723         
'
724         DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
725         Me.Column7.DefaultCellStyle = DataGridViewCellStyle6
726         Me.Column7.FillWeight =
87.51747!
727         Me.Column7.HeaderText =
"Qty. Available"
728         Me.Column7.Name =
"Column7"
729         Me.Column7.ReadOnly = True
730         
'
731         
'frmMainMenu
732         
'
733         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
734         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
735         Me.BackColor = System.Drawing.SystemColors.ButtonHighlight
736         Me.ClientSize = New System.Drawing.Size(
1079, 478)
737         Me.Controls.Add(Me.DataGridView1)
738         Me.Controls.Add(Me.Panel5)
739         Me.Controls.Add(Me.Panel3)
740         Me.Controls.Add(Me.StatusStrip1)
741         Me.Controls.Add(Me.MenuStrip1)
742         Me.Controls.Add(Me.MenuStrip2)
743         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
744         Me.MainMenuStrip = Me.MenuStrip1
745         Me.Name =
"frmMainMenu"
746         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
747         Me.Text =
"Main Menu"
748         Me.MenuStrip1.ResumeLayout(False)
749         Me.MenuStrip1.PerformLayout()
750         Me.MenuStrip2.ResumeLayout(False)
751         Me.MenuStrip2.PerformLayout()
752         Me.StatusStrip1.ResumeLayout(False)
753         Me.StatusStrip1.PerformLayout()
754         Me.Panel5.ResumeLayout(False)
755         Me.Panel3.ResumeLayout(False)
756         Me.Panel3.PerformLayout()
757         CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
758         Me.ResumeLayout(False)
759         Me.PerformLayout()
760
761     End Sub
762     Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
763     Friend WithEvents RegistrationToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
764     Friend WithEvents LogsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
765     Friend WithEvents MenuStrip2 As System.Windows.Forms.MenuStrip
766     Friend WithEvents MasterEntryToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
767     Friend WithEvents AboutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
768     Friend WithEvents ToolsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
769     Friend WithEvents CustomerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
770     Friend WithEvents SupplierToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
771     Friend WithEvents ProductToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
772     Friend WithEvents StockToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
773     Friend WithEvents BillingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
774     Friend WithEvents LogoutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
775     Friend WithEvents DatabaseToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
776     Friend WithEvents BackupToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
777     Friend WithEvents RestoreToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
778     Friend WithEvents CalculatorToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
779     Friend WithEvents NotepadToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
780     Friend WithEvents WordpadToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
781     Friend WithEvents MSWordToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
782     Friend WithEvents TaskManagerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
783     Friend WithEvents SystemInfoToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
784     Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
785     Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel
786     Friend WithEvents lblUserType As System.Windows.Forms.ToolStripStatusLabel
787     Friend WithEvents ToolStripStatusLabel2 As System.Windows.Forms.ToolStripStatusLabel
788     Friend WithEvents lblUser As System.Windows.Forms.ToolStripStatusLabel
789     Friend WithEvents ToolStripStatusLabel3 As System.Windows.Forms.ToolStripStatusLabel
790     Friend WithEvents lblDateTime As System.Windows.Forms.ToolStripStatusLabel
791     Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
792     Friend WithEvents Timer1 As System.Windows.Forms.Timer
793     Friend WithEvents Timer2 As System.Windows.Forms.Timer
794     Friend WithEvents CompanyInfoToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
795     Friend WithEvents CategoryToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
796     Friend WithEvents SubCategoryToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
797     Friend WithEvents RecordToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
798     Friend WithEvents CustomerToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
799     Friend WithEvents SupplierToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
800     Friend WithEvents ProductToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem
801     Friend WithEvents StockToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
802     Friend WithEvents StockInToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
803     Friend WithEvents Panel5 As System.Windows.Forms.Panel
804     Friend WithEvents btnExportExcel As System.Windows.Forms.Button
805     Friend WithEvents btnReset As System.Windows.Forms.Button
806     Friend WithEvents Panel3 As System.Windows.Forms.Panel
807     Friend WithEvents txtProductName As System.Windows.Forms.TextBox
808     Friend WithEvents Label3 As System.Windows.Forms.Label
809     Friend WithEvents DataGridView1 As System.Windows.Forms.DataGridView
810     Friend WithEvents ContactsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
811     Friend WithEvents ServiceToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
812     Friend WithEvents QuotationToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
813     Friend WithEvents ServiceToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
814     Friend WithEvents QuotationToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
815     Friend WithEvents ProductsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
816     Friend WithEvents ProductsRepairToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
817     Friend WithEvents BillingProductsServiceToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
818     Friend WithEvents Column1 As System.Windows.Forms.DataGridViewTextBoxColumn
819     Friend WithEvents Column2 As System.Windows.Forms.DataGridViewTextBoxColumn
820     Friend WithEvents Column3 As System.Windows.Forms.DataGridViewTextBoxColumn
821     Friend WithEvents Column4 As System.Windows.Forms.DataGridViewTextBoxColumn
822     Friend WithEvents Column5 As System.Windows.Forms.DataGridViewTextBoxColumn
823     Friend WithEvents Column6 As System.Windows.Forms.DataGridViewTextBoxColumn
824     Friend WithEvents Column7 As System.Windows.Forms.DataGridViewTextBoxColumn
825     Friend WithEvents SMSSettingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
826     Friend WithEvents ReportsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
827     Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
828     Friend WithEvents SalesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
829     Friend WithEvents ServiceBillingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
830     Friend WithEvents StockInAndStockOutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
831     Friend WithEvents PurchaseToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
832     Friend WithEvents CreditorsAndDebtorsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
833     Friend WithEvents ProfitAndLossToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
834     Friend WithEvents ExpenditureToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
835     Friend WithEvents lblTime As System.Windows.Forms.ToolStripStatusLabel
836     Friend WithEvents VoucherToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
837     Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem
838     Friend WithEvents OverallToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
839 End Class


Gõ tìm kiếm nhanh...